net/http.http2Framer.AllowIllegalReads (field)

4 uses

	net/http (current package)
		h2_bundle.go#L1880: 	AllowIllegalReads bool
		h2_bundle.go#L1959: 		f.debugFramer.AllowIllegalReads = true
		h2_bundle.go#L2129: 	if fr.AllowIllegalReads {
		h2_bundle.go#L3111: 	if fr.AllowIllegalReads {